home *** CD-ROM | disk | FTP | other *** search
- # > <AnsiEdit$Dir>.Resources.MenuMsgs
-
- # AnsiEdit v2.30 Message file
- # Language: English
-
- # In this file tags ending in 'M' mean a 'Menu Option', 'H' means 'Help'
- # and 'K' means 'Menu Keypress'. 'Title' tags don't have any.
-
- # Menu messages
-
- #
- # The main editor menu
- # ~~~~~~~~~~~~~~~~~~~~
-
- Main_Title: Ansi Editor
- Main_MiscM:<M>isc >
- Main_MiscK:Mm
- Main_MiscH:Leads to the 'Misc' menu
-
- Main_ColourM:<C>olour >
- Main_ColourK:Cc
- Main_ColourH:Allows changing of colours
-
- Main_SelectM:<S>elect >
- Main_SelectK:Ss
- Main_SelectH:Allows access to block commands
-
- Main_PatternM:<P>attern >
- Main_PatternK:Pp
- Main_PatternH:Allows manipulation of patterns
-
- Main_EditM:<E>dit >
- Main_EditK:Ee
- Main_EditH:Allows editing of lines
-
- Main_FileM:<F>ile >
- Main_FileK:Ff
- Main_FileH:Allows saving / loading of files
-
- Main_WarningsM:<W>arnings >
- Main_WarningsK:Ww
- Main_WarningsH:Leads To Warnings Sub-Menu
-
- Main_DesktopM:<D>esktop Alt & X
- Main_DesktopK:Dd
- Main_DesktopH:Returns to the desktop
-
- Main_QuitM:<Q>uit Alt & X
- Main_QuitK:Qq
- Main_QuitH:Quits the editor
-
- #
- # File Menu definition
- # ~~~~~~~~~~~~~~~~~~~~
-
- File_Title: File
- File_LoadM:<L>oad Alt & L >
- File_LoadK:Ll
- File_LoadH:Leads to the 'Load' menu
-
- File_SaveM:<S>ave Alt & S >
- File_SaveK:Ss
- File_SaveH:Leads to the 'Save' menu
-
- File_ViewM:<V>iew Files Alt & V
- File_ViewK:Vv
- File_ViewH:Allows viewing of files
-
- File_DirM:<C>hange Directory Alt & J
- File_DirK:Cc
- File_DirH:Changes the current directory
-
- #
- # Edit menu definition
- # ~~~~~~~~~~~~~~~~~~~~
-
- Edit_Title: Edit
- Edit_WashM:<W>ash Screen Alt & W
- Edit_WashK:Ww
- Edit_WashH:Washs area using the current colours
-
- Edit_PaintM:<P>aint Screen Alt & P
- Edit_PaintK:Pp
- Edit_PaintH:Paints area using current colours and character
-
- Edit_DeleteM:<D>elete Line Ctrl & Backspace
- Edit_DeleteK:Dd
- Edit_DeleteH:Deletes the current line
-
- Edit_InsertM:<I>nsert Line Alt & I
- Edit_InsertK:Ii
- Edit_InsertH:Inserts a line at the cursor position
-
- Edit_EraseM:<E>rase Line Alt & E
- Edit_EraseK:Ee
- Edit_EraseH:Erases the current line
-
- #
- # Save menu definition
- # ~~~~~~~~~~~~~~~~~~~~
-
- Save_Title: Save As
- Save_AnsiM:<A>nsi
- Save_AnsiK:Aa
- Save_AnsiH:Saves file as a 'Ansi' file
-
- Save_FontM:<B>BC Font
- Save_FontK:Bb
- Save_FontH:Saves file as a 'BBC Font' file
-
- Save_ScreenM:<S>creen
- Save_ScreenK:Ss
- Save_ScreenH:Saves file as a sprite
-
- Save_TextM:<T>ext (ASCII)
- Save_TextK:Tt
- Save_TextH:Saves file as pure text
-
- Save_DetailsM:Save <D>etails >
- Save_DetailsK:Dd
- Save_DetailsH:Leads to the 'Save Details' menu
-
- #
- # Colour menu definition
- # ~~~~~~~~~~~~~~~~~~~~~~
-
- Colour_Title: Colour
- Colour_ForeM:<F>oreground Alt & F >
- Colour_ForeK:Ff
- Colour_ForeH:Changes the current foreground colour
-
- Colour_BackM:<B>ackground Alt & B >
- Colour_BackK:Bb
- Colour_BackH:Changes the current background colour
-
- Colour_DefBackM:<D>efault Background Alt & D >
- Colour_DefBackK:Dd
- Colour_DefBackH:Changes the default background colour
-
- Colour_GlobalM:<G>lobal Change Alt & G
- Colour_GlobalK:Gg
- Colour_GlobalH:Globally changes the current cursor colour to the currently selected colours
-
- Colour_NewM:<N>ew Colour Alt & N
- Colour_NewK:Nn
- Colour_NewH:Selects current colours as the current cursor colour
-
- Colour_LineTypeM:Line <T>ype Alt & T >
- Colour_LineTypeK:Tt
- Colour_LineTypeH:Selects a new line type
-
- #
- # Select menu definition
- # ~~~~~~~~~~~~~~~~~~~~~~
-
- Select_Title: Select
- Select_AreaM:Se<L>ect Area Alt & A
- Select_AreaK:Ll
- Select_AreaH:Selects a new block
-
- Select_HideM:<H>ide Ctrl & Alt & H
- Select_HideK:Hh
- Select_HideH:Hides highlighted block
-
- Select_ShowM:<S>how Ctrl & Alt & S
- Select_ShowK:Ss
- Select_ShowH:Shows highlighted block
-
- Select_EraseM:<E>rase Ctrl & Alt & E
- Select_EraseK:Ee
- Select_EraseH:Erases block
-
- Select_ShapesM:Sha<P>es >
- Select_ShapesK:Pp
- Select_ShapesH:Leads to the 'Shapes' sub-menu
-
- Select_DeleteM:<D>elete Ctrl & Alt & D
- Select_DeleteK:Dd
- Select_DeleteH:Deletes the block
-
- Select_CopyM:<C>opy Ctrl & Alt & C
- Select_CopyK:Cc
- Select_CopyH:Copies the block to a new position
-
- Select_MoveM:<M>ove Ctrl & Alt & M
- Select_MoveK:Mm
- Select_MoveH:Moves the block to a new position
-
- Select_WashM:<W>ash Ctrl & Alt & W
- Select_WashK:Ww
- Select_WashH:Washes the block using the current colours
-
- Select_PaintM:P<A>int Ctrl & Alt & A
- Select_PaintK:Aa
- Select_PaintH:Paints the block using the current colours and characters
-
- Select_CBlkM:Clear (Block <K>) Ctrl & Alt & K
- Select_CBlkK:Kk
- Select_CBlkH:Clears the block
-
- Select_VBlkM:<V>iew (Block) Ctrl & Alt & V
- Select_VBlkK:Vv
- Select_VBlkH:View the block
-
- Select_GrabM:Reselect <G>rab area Ctrl & Alt & G
- Select_GrabK:Gg
- Select_GrabH:Regrabs the last area of screen
-
- Select_TryM:Tr<Y> Ctrl & Alt & L
- Select_TryK:Yy
- Select_TryH:Allows trying of the block in a new position. NOT PERMANENT
-
- Select_TransBlockM:Transpa<R>ent Ctrl & Alt & R
- Select_TransBlockK:Rr
- Select_TransBlockH:Toggle transparent copying and moving on and off.
-
- Select_UpdateBlkM:Update <B>lock Ctrl & Alt & Shift B
- Select_UpdateBlkK:Bb
- Select_UpdateBlkH:Update selected block if the selected area is changed
-
- Select_DelLeftM:Delete Left (<) Ctrl & Alt & Shift L
- Select_DelLeftK:<
- Select_DelLeftH:Delete to the left
-
- Select_MouseM:Mouse Butt<O>ns >
- Select_MouseK:Oo
- Select_MouseH:Leads To Mouse Buttons Sub-Menu
-
- #
- # Mouse button menu definition
- #
-
- Mouse_Title: Mouse Buttons
- Mouse_NoM:<N>one Ctrl & Alt & Shift & N
- Mouse_NoK:Nn
- Mouse_NoH:No mouse used while selecting a block.
-
- Mouse_SingleM:<S>ingle Ctrl & Alt & Shift & S
- Mouse_SingleK:Ss
- Mouse_SingleH:Single mouse click to select corners of block.
-
- Mouse_DoubleM:<D>ouble Ctrl & Alt & Shift & D
- Mouse_DoubleK:Dd
- Mouse_DoubleH:Double mouse click to select corners of block.
-
- #
- # Warnings menu definition
- #
-
- Warnings_Title: Warnings
- Warnings_MajorM:<M>ajor Ctrl & Alt & Shift & M
- Warnings_MajorK:Mm
- Warnings_MajorH:Toggle suppression of major warnings (See UserGuide)
-
- Warnings_MinorM:Minor <W> Ctrl & Alt & Shift & W
- Warnings_MinorK:Ww
- Warnings_MinorH:Toggle suppression of minor warnings (See UserGuide)
-
- #
- # Shapes menu definition
- #
-
- Shapes_Title: Shapes
- Shapes_SolidBoxM:<B>ox (Solid) Ctrl & Alt & B
- Shapes_SolidBoxK:Bb
- Shapes_SolidBoxH:Places a solid box around the block
-
- Shapes_TransBoxM:Box (<T>ransparent) Ctrl & Alt & T
- Shapes_TransBoxK:Tt
- Shapes_TransBoxH:Places a transparent box around the block
-
- #
- # Pattern menu definition
- # ~~~~~~~~~~~~~~~~~~~~~~~
-
- Pattern_Title: Pattern
- Pattern_SelectM:<S>elect Pattern Ctrl & Alt & U
- Pattern_SelectK:Ss
- Pattern_SelectH:Selects block as a pattern
-
- Pattern_ModeM:<P>attern Mode Alt & U
- Pattern_ModeK:Pp
- Pattern_ModeH:Toggles pattern mode on and off
-
- Pattern_ClearM:<C>lear Ctrl & Alt & X
- Pattern_ClearK:Cc
- Pattern_ClearH:Clears pattern
-
- Pattern_ViewM:<V>iew Ctrl & Alt & P
- Pattern_ViewK:Vv
- Pattern_ViewH:Views the current selected pattern
-
- #
- # Line type menu definition
- # ~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Line_Title:Line Menu
- Line_TypeAM: <A> ├─┤
- Line_TypeAK:Aa
- Line_TypeAH:Selects type 'A' as the new line type
-
- Line_TypeBM: <B> ╠═╣
- Line_TypeBK:Bb
- Line_TypeBH:Selects type 'B' as the new line type
-
- Line_TypeCM: <C> ╞═╡
- Line_TypeCK:Cc
- Line_TypeCH:Selects type 'C' as the new line type
-
- Line_TypeDM: <D> ╟─╢
- Line_TypeDK:Dd
- Line_TypeDH:Selects type 'D' as the new line type
-
- #
- # Miscellaneous menu definition
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Misc_Title: Misc Menu
- Misc_SwapM:Swap Screen <O> Alt & O
- Misc_SwapK:Oo
- Misc_SwapH:Toggles between screen 1 and screen 2
-
- Misc_ClearM:<C>lear Screen Alt & C
- Misc_ClearK:Cc
- Misc_ClearH:Clears the current screen
-
- Misc_PrintM:<P>rint Screen Print
- Misc_PrintK:Pp
- Misc_PrintH:Sends the current screen to the printer
-
- Misc_CtrlPanelM:Control Panel <Q> Alt & Q >
- Misc_CtrlPanelK:Qq
- Misc_CtrlPanelH:Leads to 'Control Panel' menu
-
- Misc_RedrawM:Redraw <K> Alt & K
- Misc_RedrawK:Kk
- Misc_RedrawH:Redraws entire screen
-
- Misc_HelpM:<H>elp Alt & H
- Misc_HelpK:Hh
- Misc_HelpH:Displays help screens
-
- Misc_RulerM:<R>uler Alt & R
- Misc_RulerK:Rr
- Misc_RulerH:Turns the ruler on
-
- Misc_ModeM:<M>ode Alt & Y
- Misc_ModeK:Mm
- Misc_ModeH:Changes the current screen mode
-
- Misc_DrawM:<D>raw Esc
- Misc_DrawK:Dd
- Misc_DrawH:Toggles draw mode on and off
-
- Misc_InsertM:<I>nsert Insert
- Misc_InsertK:Ii
- Misc_InsertH:Toggles insert mode on and off
-
- Misc_HourglassM:Hour<G>lass Ctrl & Alt & Shift & H
- Misc_HourglassK:Gg
- Misc_HourglassH:Toggles the hourglass on and off
-
- Misc_CLSPromptM:C<L>S Prompt Ctrl & Alt & Shift & P
- Misc_CLSPromptK:Ll
- Misc_CLSPromptH:Toggles CLS Prompting when loading files on and off
-
- Misc_CursorM:C<U>rsor Ctrl & Alt & Shift & C
- Misc_CursorK:Uu
- Misc_CursorH:Toggles cursor co-ordinates on and off
-
- Misc_PrintLFM:Print Line-<F>eed
- Misc_PrintLFK:Ff
- Misc_PrintLFH:Toggles the printting of a line-feed on and off
-
- #
- # Load menu definition
- # ~~~~~~~~~~~~~~~~~~~~
-
- Load_Title: Load Menu
- Load_ScreenM:Load <S>creen
- Load_ScreenK:Ss
- Load_ScreenH:Loads the file as a screen
-
- Load_FontM:Load <F>ont
- Load_FontK:Ff
- Load_FontH:Loads file as a new font
-
- Load_PaletteM:Load <P>alette
- Load_PaletteK:Pp
- Load_PaletteH:Loads file as a new palette
-
- Load_AnsiSaveM:Load <A>nsiSave
- Load_AnsiSaveK:Aa
- Load_AnsiSaveH:Loads file as a new 'AnsiSave' file
-
- #
- # Control panel menu definition
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Ctrl_Title: Control Menu 1
- Ctrl_Seq1M:<1> F1
- Ctrl_Seq1K:1
- Ctrl_Seq1H:Places character at current cursor position
-
- Ctrl_Seq2M:<2> F2
- Ctrl_Seq2K:2
- Ctrl_Seq2H:Places character at current cursor position
-
- Ctrl_Seq3M:<3> F3
- Ctrl_Seq3K:3
- Ctrl_Seq3H:Places character at current cursor position
-
- Ctrl_Seq4M:<4> F4
- Ctrl_Seq4K:4
- Ctrl_Seq4H:Places character at current cursor position
-
- Ctrl_Seq5M:<5> F5
- Ctrl_Seq5K:5
- Ctrl_Seq5H:Places character at current cursor position
-
- Ctrl_Seq6M:<6> F6
- Ctrl_Seq6K:6
- Ctrl_Seq6H:Places character at current cursor position
-
- Ctrl_Seq7M:<7> F7
- Ctrl_Seq7K:7
- Ctrl_Seq7H:Places character at current cursor position
-
- Ctrl_Seq8M:<8> F8
- Ctrl_Seq8K:8
- Ctrl_Seq8H:Places character at current cursor position
-
- Ctrl_UpM:<U>p F10
- Ctrl_UpK:Uu
- Ctrl_UpH:Goes up function key options
-
- Ctrl_DownM:<D>own F9
- Ctrl_DownK:Dd
- Ctrl_DownH:Goes down function key options
-
- Ctrl_AllM:<A>ll F11 >
- Ctrl_AllK:Aa
- Ctrl_AllH:Leads to the full list of function key options
-
- Ctrl_StarCmdsM:<S>tar Commands F12
- Ctrl_StarCmdsK:Ss
- Ctrl_StarCmdsH:Allows the use of star commands (*)
-
- Ctrl_TopM:<T>op (Ctrl Panel)
- Ctrl_TopK:Tt
- Ctrl_TopH:Places control panel at the top of the screen
-
- Ctrl_BottomM:<B>ottom (Ctrl Panel)
- Ctrl_BottomK:Bb
- Ctrl_BottomH:Places control panel at the bottom of the screen
-
- Ctrl_NoneM:<N>either (Ctrl Panel)
- Ctrl_NoneK:Nn
- Ctrl_NoneH:Turns the control panel off
-
- #
- # Second control panel sub-menu
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Ctrl2_Title: Control Menu 2
- Ctrl2_SeqAM:<A> Ç ü é â ä à å ç
- Ctrl2_SeqAK:Aa
- Ctrl2_SeqAH:Function key selection A
-
- Ctrl2_SeqBM:<B> ê ë è ï î ì Ä Å
- Ctrl2_SeqBK:Bb
- Ctrl2_SeqBH:Function key selection B
-
- Ctrl2_SeqCM:<C> É æ Æ ô ö ò û ù
- Ctrl2_SeqCK:Cc
- Ctrl2_SeqCH:Function key selection C
-
- Ctrl2_SeqDM:<D> ÿ Ö Ü ¢ £ ¥ ₧ ƒ
- Ctrl2_SeqDK:Dd
- Ctrl2_SeqDH:Function key selection D
-
- Ctrl2_SeqEM:<E> á í ó ú ñ Ñ ª º
- Ctrl2_SeqEK:Ee
- Ctrl2_SeqEH:Function key selection E
-
- Ctrl2_SeqFM:<F> ¿ ⌐ ¬ ½ ¼ ¡ « »
- Ctrl2_SeqFK:Ff
- Ctrl2_SeqFH:Function key selection F
-
- Ctrl2_SeqGM:<G> ░ ▒ ▓ │ ┤ ╡ ╢ ╖
- Ctrl2_SeqGK:Gg
- Ctrl2_SeqGH:Function key selection G
-
- Ctrl2_SeqHM:<H> ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐
- Ctrl2_SeqHK:Hh
- Ctrl2_SeqHH:Function key selection H
-
- Ctrl2_SeqIM:<I> └ ┴ ┬ ├ ─ ┼ ╞ ╟
- Ctrl2_SeqIK:Ii
- Ctrl2_SeqIH:Function key selection I
-
- Ctrl2_SeqJM:<J> ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧
- Ctrl2_SeqJK:Jj
- Ctrl2_SeqJH:Function key selection J
-
- Ctrl2_SeqKM:<K> ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫
- Ctrl2_SeqKK:Kk
- Ctrl2_SeqKH:Function key selection K
-
- Ctrl2_SeqLM:<L> ╪ ┘ ┌ █ ▄ ▌ ▐ ▀
- Ctrl2_SeqLK:Ll
- Ctrl2_SeqLH:Function key selection L
-
- Ctrl2_SeqMM:<M> α ß Γ π Σ σ µ τ
- Ctrl2_SeqMK:Mm
- Ctrl2_SeqMH:Function key selection M
-
- Ctrl2_SeqNM:<N> Φ Θ Ω δ ∞ φ ε ∩
- Ctrl2_SeqNK:Nn
- Ctrl2_SeqNH:Function key selection N
-
- Ctrl2_SeqOM:<O> ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈
- Ctrl2_SeqOK:Oo
- Ctrl2_SeqOH:Function key selection O
-
- Ctrl2_SeqPM:<P> ° ∙ · √ ⁿ ² ■
- Ctrl2_SeqPK:Pp
- Ctrl2_SeqPH:Function key selection P
-
- #
- # Save details menu
- # ~~~~~~~~~~~~~~~~~
-
- SaveDet_Title: Save Options
- SaveDet_ModeM:Do Initial <M>ODE Change
- SaveDet_ModeK:Mm
- SaveDet_ModeH:If set does a MODE change else clears screens when saved as a 'BBC Font' file
-
- SaveDet_FontM:Include <F>ont Data
- SaveDet_FontK:Ff
- SaveDet_FontH:If set includes font data when saved as a 'BBC Font' file
-
- SaveDet_PaletteM:Include <P>alette Data
- SaveDet_PaletteK:Pp
- SaveDet_PaletteH:If set includes palette data when saved as a 'BBC Font' file")
-
- SaveDet_EofM:Add <E>nd-Of-File Marker
- SaveDet_EofK:Ee
- SaveDet_EofH:If set adds an E-O-F marker if the file is saved as a 'BBC Font' or 'Ansi' file
-
- SaveDet_ReverseM:<R>everse
- SaveDet_ReverseK:Rr
- SaveDet_ReverseH:If set saves 'Ansi' and 'BBC Font' file in reverse
-
- SaveDet_MaxLineM:Maximum <A>NSI Lines
- SaveDet_MaxLineK:Aa
- SaveDet_MaxLineH:Sets the maximum number of lines to save if saved as a 'Ansi' file
-
- SaveDet_PauseM:Pause <W>
- SaveDet_PauseK:Ww
- SaveDet_PauseH:Sets the pause when saving as either 'BBC Font' or 'Ansi'
-
- SaveDet_DisplayM:D<I>splay
- SaveDet_DisplayK:Ii
- SaveDet_DisplayH:Toggles the displaying of the file as its saved
-
- # ---------------------------------------------------------------------------
-
- SaveDet_LoadOptsM:<L>oad Options
- SaveDet_LoadOptsK:Ll
- SaveDet_LoadOptsH:Loads the options from disk or resets the options to the defaults
-
- SaveDet_SaveOptsM:<S>ave Options
- SaveDet_SaveOptsK:Ss
- SaveDet_SaveOptsH:Saves the options to the disk
-
- SaveDet_DefaultsM:<D>efaults
- SaveDet_DefaultsK:Dd
- SaveDet_DefaultsH:Resets options to there defaults
-
- SaveDet_DeleteOptsM:Delete <O>ptions
- SaveDet_DeleteOptsK:Oo
- SaveDet_DeleteOptsH:Deletes 'EditorOpts' and 'ImageOpts' files
-